home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / zd.arc / ZD.DOC < prev    next >
Text File  |  1987-08-24  |  6KB  |  171 lines

  1.  
  2.  
  3.  
  4.  
  5.               =====================================
  6.               Zinger of a Directory Listing Utility
  7.               =====================================
  8.  
  9.                           User's Guide
  10.                           Version 1.2
  11.  
  12.  
  13.                       Copyright (c) 1987
  14.                        Joseph P. Shannon
  15.                     101 E. Charing Cross Ct.
  16.                          Cary, NC 27511
  17.                          (919) 467-3456
  18.  
  19.  
  20. ZD is a flexible COLOR directory listing utility with many user
  21. selectable listing formats and display colors available.  It is
  22. completely user-configurable, and you may customize it to your heart's
  23. content.  It was written primarily with color monitors in mind, and on
  24. a color display ZD can do some amazing things, but many of the options
  25. are also useful on monochrome monitors.
  26.  
  27. This distribution includes three files:
  28.  
  29.                  ZD.EXE, SZD.EXE and ZD.DOC.
  30.  
  31. ZD is the directory lister itself.  SZD is for customizing both the
  32. color display and the default formats for the ZD program.
  33.  
  34. Even after the default colors and listing type have been established, ZD
  35. permits you to change the listing styles from the command line.  A list
  36. of all options is provided at later in this manual, but here are some...
  37.  
  38.             EXAMPLES:
  39.  
  40.                     ZD -l   (force a Long listing)
  41.                     ZD -ld  (Long listing, Date and Time sorted)
  42.                     ZD *.c  (default style, all .c type files)
  43.                     ZD A:\dos\  (NOTE: trailing \ required to denote
  44.                                     a sub-directory listing)
  45.  
  46. REQUIREMENTS:
  47.  
  48. These programs are written for a MSDOS/PCDOS computer.  ZD requires ANSI
  49. terminal emulation.  By including the line: "device=ansi.sys" in your
  50. "config.sys" file and having the appropriate ANSI driver file available,
  51. your PC will emulate an ANSI type terminal.
  52.  
  53. A few good ANSI drivers that I am familiar with are :
  54.  
  55.           1.  ANSI.sys              (device=ansi.sys)
  56.           2.  NANSI.sys            (device=nansi.sys)
  57.           3.  Fansi-Console         (device=fconsole.sys)
  58.  
  59.  
  60.                                ===
  61.                                SZD
  62.                                ===
  63.  
  64. Using the Set Zinger Defaults (SZD) program, lets you set the options
  65. that will personalize your listing to the colors and types of listings
  66. that you prefer.
  67.  
  68. For SZD to function, the file ZD.EXE must be on the same drive and
  69. directory that you run SZD from.
  70.  
  71. A carriage return is not required to respond to SZD option prompts
  72. unless your response does not fill the prompt field.
  73.  
  74. File types 0 and 1 are reserved, and specify the coloring of the Border
  75. (BDR) and the Default (DEF) color (for files not listed elsewhere). 
  76. When selecting "File" 0 or 1, you will not be prompted to change the
  77. file type name or background color.
  78.  
  79. When prompted to enter the DEFAULT SWITCH STRING, enter the appropriate
  80. letter for the option you want to be ON as a default.
  81.  
  82.             EXAMPLE:
  83.  
  84.             LCBF <CR>  (long list, COLOR on, borders ON, file sort)
  85.  
  86. All of the atributes may not be available with your implementation of
  87. ANSI.SYS.
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.                        ========================
  95.                        ZD & SZD FORMAT COMMANDS
  96.                        ========================
  97.  
  98.            *  R - Regular listing - 4 columns
  99.               S - Short listing - 6 columns
  100.               L - Long listing - 2 columns
  101.            *  F - File name sort format
  102.               T - Type sort format (sorts by file Type)
  103.               D - Date sort format (sorts by file Date and time)
  104.            ^  N - New screen - clears screen before each dir listing
  105.            ^  C - Color - use ANSI color sequences
  106.            ^  B - Border - use Graphic Border characters
  107.            ^  V - Verbose - Show Directory information at the top 
  108.                   and bottom of the listing 
  109.               U - Unix style (file names in lower case)
  110.  
  111.            *  Defaults for SDZ
  112.            ^  Toggle commands (opposite of default setting)
  113.  
  114. ----------------------------------------------------------------------
  115.  
  116.  
  117.  
  118.  
  119.              *****  Copyright and Disclaimer *****
  120.  
  121. ZD is not in the public domain, it is a "Shareware" program.  Both ZD
  122. and this documentation are copyrighted by the author.  ZD is intended
  123. for your private, noncommercial use only.  You may make copies of the ZD
  124. program and documentation files for your own use, and you may copy the
  125. files for others provided that all three files remain together.  You may
  126. not, however, modify the program or charge for such copies, or in any
  127. other way sell the program or otherwise attempt to make any money from
  128. the program or any modified version of it.
  129.  
  130. I do not warrant that the documentation is accurate, or that the program
  131. operates as designed. I will not be liable for any damages of any kind
  132. sustained through the use of the program.  By using the program, you
  133. agree to this.
  134.  
  135. If you will send your name and address, along with $15.00 to me, you
  136. will become a registered user of ZD.  I will send you a disk with the
  137. most current version of ZD and provide you with information on some
  138. useful undocumented features.
  139.  
  140. I encourage any suggestions for improvements or reports or any (shudder)
  141. bugs.  If you like the program call or write!  It's nice to know there
  142. are people out there!
  143.  
  144.  
  145. MS-DOS is a copyright of Microsoft Corporation
  146. Fansi-Console is a trademark of HersheyMicro Consulting
  147. ANSI is a trademark of American Standards Institute
  148.  
  149. Some other names of products mention in this manual may also be
  150. trademarks of other companies.  "Trademark" is a trademark of the
  151. attorneys, bless them.
  152.  
  153.  
  154. ======================================================================
  155.  
  156.                         REGISTRATION FORM
  157.  
  158. NAME _______________________________________ PHONE __________________
  159.  
  160. ADDRESS _____________________________________________________________
  161.  
  162. HOW PROGRAM WAS OBTAINED ____________________________________________
  163.  
  164. Mail $15.00 and form to:  Joseph P. Shannon
  165.                           101 E. Charing Cross Ct.
  166.                           Cary, NC 27511
  167.  
  168. ======================================================================
  169.  
  170.  
  171.